home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000412_news@watsun.cc.columbia.edu _Sat Mar 27 19:48:12 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA16910
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 27 Mar 1999 19:48:12 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA14763
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 27 Mar 1999 19:32:26 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Subject: Re: Ref: help. A better question
  11. Message-ID: <RagucNMhFsc4@cc.usu.edu>
  12. Date: 27 Mar 99 17:18:02 MDT
  13. Organization: Utah State University
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <7djpof$3sq$1@nclient3-gui.server.virgin.net>, "Karl Davies" <karl.davies1@virgin.net> writes:
  17. > Please help,
  18. > How do I exit from MS-DOS Kermit 3.15 without hanging up or breaking the
  19. > RS232 connection?
  20. > cheers,
  21. > Karl Davies
  22. > karl.davies1@virgin.net
  23. -------
  24.     Just exit MSK. It leaves the serial comms port intact.
  25. Example: while in Connect mode (terminal emulation) press the ALT-x
  26. keys to return to the Kermit prompt, and then type EXIT at the prompt.
  27.     Joe D.